/*for use with the js for the load more button*/
.hide-item {
    display: none !important;
}
 
 /*PL 119 People list fixed Section: https://alba.acg.edu/about-alba/alba-identity/?pending=1*/
 /*Also added the a tag https://alba.acg.edu/xpr/bundles/edit/44/2973 on line 17 and made the change to use the class letters if we add an image instead of letters lines 25-31*/
.peopleListFixed .people-card {
    position: relative;
}

.peopleListFixed .people-card a {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
}

 /*PL 137 Partnerships list Section: https://alba.acg.edu/entrepreneurship/ebpyc/?pending=1*/
 /*Also added the a tag https://alba.acg.edu/xpr/bundles/edit/44/3221 on line 17*/
 .pl137 .pl137-item {
    position: relative;
}

.pl137 .pl137-item a {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
}

/*We need to show all possible values in the filter for Library Categories for some some reason it has a max-height value of 210px*/
/*Used in bundle https://alba.acg.edu/xpr/bundles/edit/43/3642*/
/*Section Front : https://alba.acg.edu/about-alba/library/?*/
.nice-select .list {
    max-height: 500px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

.paginationWrapper {
    display: flex;
    margin-top: 60px;
}

.paginationWrapper .wrapper {
    margin: 0 auto;
}
.paginationWrapper .wrapper ul {
    display: flex;
}

.paginationWrapper .wrapper a {
    align-items: center;
    color: #66648b;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    letter-spacing: .0075em;
    line-height: 20px;
    transition-duration: .15s;
    transition-property: color,background-color;
    transition-timing-function: ease;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}

.paginationWrapper .wrapper a.active, .paginationWrapper .wrapper a:not(.disabled):focus, .paginationWrapper .wrapper a:not(.disabled):hover {
    background: rgba(85, 100, 221, 0.30);
}

.paginationWrapper .wrapper a.active, .paginationWrapper .wrapper a:not(.disabled):focus, .paginationWrapper .wrapper a:not(.disabled):hover {
    color: #5564DD;
    text-align: center;

    /* Body/Body Large Bold */
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 145.455% */
    letter-spacing: 0.165px;
}

.paginationWrapper .wrapper a {
    font-size: 16px;
    line-height: 24px;
}

.paginationWrapper .wrapper a.active, .paginationWrapper .wrapper a:not(.disabled):focus, .paginationWrapper .wrapper a:not(.disabled):hover {
    color: #5564DD;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 145.455% */
    letter-spacing: 0.165px;
}

.paginationWrapper .wrapper span {
    font-size: 0;
}

.paginationWrapper .wrapper svg {
    height: 22px;
    width: 22px;
}

/*change the gap on the subpageBanner-line on masters programs inner page*/
/*https://alba.acg.edu/degree-programs/msc/msc-in-entrepreneurship/#arequirements*/
.subpageBanner__line {
    margin-right: 35px;
}

/*change the list-style for numbers in ol*/
/*https://alba.acg.edu/studying-at-alba/tuition-&-funding/financing-options/?pending=1*/
.textOnly ol {
    list-style: decimal;
    list-style-position: inside;
}

.textOnly ol li::marker {
    color: #5564DD;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 175% */
}

/*https://alba.acg.edu/career/recruiters-area/?pending=1*/
/*https://aug.edu/xpr/bundles/edit/44/3332*/
.titleWithTextImageAndBgPl66 ul li:before{
    font-family: albaIcons;
    content: "\e901";
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -18px;
    top: 0;
    color: #a6acdc;
}

.titleWithTextImageAndBgPl66 ul li:after {
    font-family: albaIcons;
    content: "\e901";
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -15px;
    top: 0;
    color: #5564dd;
}

.titleWithTextImageAndBgPl66 a {
    color: #5564dd;
    font-weight: 700;
    position: relative;
}

.titleWithTextImageAndBgPl66 a:before {
    content: "";
    width: 100%;
    height: 1.5px;
    position: absolute;
    left: 0;
    bottom: -1.5px;
    background-color: #5564dd;
}

/*PL67 Awards and Recognition*/
.timelineWithContent .timelineWithContent__wrapper a {
    color: #5564dd;
    font-weight: 700;
    position: relative;
}

.timelineWithContent .timelineWithContent__wrapper a:before {
    content: "";
    width: 100%;
    height: 1.5px;
    position: absolute;
    left: 0;
    bottom: -1.5px;
    background-color: #5564dd;
}

/*Middle banner PL 55*/
/*Used in bundle: https://aug.edu/xpr/bundles/edit/44/2766*/
/*Section Front: https://alba.acg.edu/about-alba/governance/?pending=1*/
.titleWithTextImageAndBg a {
    color: #5564dd;
    font-weight: 700;
    position: relative;
}

.titleWithTextImageAndBg a:before {
    content: "";
    width: 100%;
    height: 1.5px;
    position: absolute;
    left: 0;
    bottom: -1.5px;
    background-color: #5564dd;
}

/*Inner Named Scholarships page each card no wrap fix*/
/*.namedScholarshipsListWithFilters .pl39-item .col-10 {*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*}*/

/*change the list-style for numbers in ol for applyNow playlist PL21*/
/*https://alba.acg.edu/executive-development/for-individuals/master-your-own-business-by-mastercard/?pending=11*/
.applyNow__label {
    text-transform: unset;
}

.applyNow ol {
    list-style: decimal;
    list-style-position: inside;
}


.applyNow ol li::marker {
    color: #FFFFFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: CF Asty Std;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 175% */
}

/*Apply Now PL21*/
/*https://alba.acg.edu/studying-at-alba/tuition-&-funding/financial-assistance/?pending=1*/
/*#playlist-5214 for this specific section*/
.applyNow .button__wrapper {
    position: relative;
    z-index: 30;
}

/*Pl134 Proust Questionnaire */
/*https://alba.acg.edu/xpr/bundles/edit/43/3581*/
.pl134-subtitle ul {
    list-style: none; 
}

.pl134-subtitle ul li {
    position: relative; 
}

.pl134-subtitle ul li:before {
    font-family: albaIcons;
    content: "\e901"; 
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -18px;
    top: 0;
    color: #a6acdc;
}

.pl134-subtitle ul li:after {
    font-family: albaIcons;
    content: "\e901"; 
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -15px;
    top: 0;
    color: #5564dd;
}

/*custom playlist Title Logo Text with Image Gallery Button*/
.titleLogotextwithImageGalleryButton .videoBoxImage .videoBoxImage__image{
    width: 250px;
    min-height: 250px;
    object-fit: contain;
}

.titleLogotextwithImageGalleryButton.textOnly h3 {
    font-weight: bold;
    color: #007fff;
    margin-bottom: 20px;
}

/*research projects inner page  if it goes to frontend repo it needs markup updates as well*/
.links p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    /*color: $albaGrey;*/
}
.links a {
    font-size: 16px;
    display: flex;
    align-items: center;
    /*color: $albaLight;*/
    transition: color $transition;
    margin-bottom: .8rem;
}
.links a:hover {
    color: $albaSky;
}  
.links svg {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    /*color: $albaSky;*/
}

.icon:before {
    margin-right: 10px;
}
    

@media screen and (min-width: 992px) {
    .titleWithTextAndIcon .textSmallMedium {
        width: 300px;
    }
}

.peopleListExpandible .peopleListExpandible__content  ul {
    list-style: none; 
}

.peopleListExpandible .peopleListExpandible__content ul li {
    position: relative; 
}

.peopleListExpandible .peopleListExpandible__content ul li:before {
    font-family: albaIcons;
    content: "\e901"; 
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -18px;
    top: 0;
    color: #a6acdc;
}

.peopleListExpandible .peopleListExpandible__content ul li:after {
    font-family: albaIcons;
    content: "\e901"; 
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    left: -15px;
    top: 0;
    color: #5564dd;
}

/*used in News Filter to make icon use the correct color https://alba.acg.edu/about-alba/news-and-events/news/?&school=all&p=1*/
.filtersNew .icon:before {
    color: #5564dd;
} 



/* todo implement fix via a special selector*/ 
@media (min-width: 1280px) {
  .excecutiveDev.js-mainMenuOpen .mm-slideout:before {
    z-index: 1;
  }
 .excecutiveDev .js-mainMenuOpen .breadcrumbs:before {
    z-index: 0;
  }
}









/*EOF*/